PHY SET VEHICLE MOTOR FORCE

Set the current force on the motor to move the vehicle.

  Syntax
PHY SET VEHICLE MOTOR FORCE ID,value#
  Parameters
ID
Integer
identification number of the vehicle
value#
Float
current motor force

  Returns

  Description

This force will be applied to the motor of the vehicle. A value of 0.0 applies no force and higher values apply force. It can be used in conjunction with other code to handle acceleration over time etc.

  Example Code
No example code is provided for this command